FHIR © HL7.org  |  Server Home  |  FHIR Server FHIR Server 3.7.16  |  FHIR Version n/a  User: [n/a]

Resource StructureDefinition/FHIR Server from package de.gematik.dev.epa.medication#1.1.0-alpha.6 (47 ms)

Package de.gematik.dev.epa.medication
Type StructureDefinition
Id Id
FHIR Version R4
Source https://simplifier.net/resolve?scope=de.gematik.dev.epa.medication@1.1.0-alpha.6&canonical=https://gematik.de/fhir/epa-medication/StructureDefinition/epa-observation-medication-management-note
Url https://gematik.de/fhir/epa-medication/StructureDefinition/epa-observation-medication-management-note
Version 1.1.0
Status active
Date 2024-08-14
Name EPAObservationMedicationManagementNote
Title EPA Medication Management Note Observation Profile
Experimental False
Description In diesem Profil kann ein übergreifender Hinweis zum Medikationsplan dokumentiert werden.
Type Observation
Kind resource

Resources that use this resource

CapabilityStatement
https://gematik.de/fhir/epa-medication/CapabilityStatement/epa-capabilitystatement-medication EPA CapabilityStatement for the Medication Service
https://gematik.de/fhir/epa-medication/StructureDefinition/epa-op-provide-medication-plan-management-note-out-parameters EPA Operation Provide Medication Plan Management Note Output-Parameters
https://gematik.de/fhir/epa-medication/StructureDefinition/epa-plan-composition EPA Plan Composition
https://gematik.de/fhir/epa-medication/StructureDefinition/epa-plan-observation-medication-management-note EPA Plan Medication Management Note Observation

Resources that this resource uses

StructureDefinition
http://fhir.de/StructureDefinition/identifier-kvid-10 Identifier-Profil für die 10-stellige Krankenversichertennummer
http://fhir.de/StructureDefinition/identifier-telematik-id Identifier-Profil für die Telematik-ID
https://gematik.de/fhir/epa-medication/ValueSet/epa-medication-management-note-vs EPA Medication Management Note ValueSet


Source

{
  "resourceType" : "StructureDefinition",
  "id" : "epa-observation-medication-management-note",
  "url" : "https://gematik.de/fhir/epa-medication/StructureDefinition/epa-observation-medication-management-note",
  "version" : "1.1.0",
  "name" : "EPAObservationMedicationManagementNote",
  "title" : "EPA Medication Management Note Observation Profile",
  "status" : "active",
  "experimental" : false,
  "date" : "2024-08-14",
  "publisher" : "mio42 GmbH",
  "description" : "In diesem Profil kann ein übergreifender Hinweis zum Medikationsplan dokumentiert werden.",
  "fhirVersion" : "4.0.1",
  "kind" : "resource",
  "abstract" : false,
  "type" : "Observation",
  "baseDefinition" : "http://hl7.org/fhir/StructureDefinition/Observation",
  "derivation" : "constraint",
  "differential" : {
    "element" : [
      {
        "id" : "Observation",
        "path" : "Observation",
        "definition" : "In diesem Profil kann ein übergreifender Hinweis zum Medikationsplan dokumentiert werden.",
        "constraint" : [
          {
            "key" : "obs-epa-1",
            "severity" : "error",
            "human" : "At least year, month and day are needed",
            "expression" : "(effective as dateTime).toString().length() >= 10",
            "source" : "https://gematik.de/fhir/epa-medication/StructureDefinition/epa-observation-medication-management-note"
          },
          {
            "key" : "obs-epa-2",
            "severity" : "error",
            "human" : "If it is a valid Observation it must have a value otherwise it must not have a value",
            "expression" : "(Observation.value.exists() implies (Observation.status in ('final' | 'amended' | 'corrected' | 'preliminary')))",
            "source" : "https://gematik.de/fhir/epa-medication/StructureDefinition/epa-observation-medication-management-note"
          }
        ]
      },
      {
        "id" : "Observation.meta",
        "path" : "Observation.meta",
        "mustSupport" : true
      },
      {
        "id" : "Observation.meta.versionId",
        "path" : "Observation.meta.versionId",
        "mustSupport" : true
      },
      {
        "id" : "Observation.meta.lastUpdated",
        "path" : "Observation.meta.lastUpdated",
        "mustSupport" : true
      },
      {
        "id" : "Observation.text",
        "path" : "Observation.text",
        "definition" : "In diesem Element können die in der Instanz enthaltenen Informationen in einer menschenlesbaren Form zusammengefasst werden. Dabei ist zu beachten, dass keine Informationen aufgenommen werden dürfen, die nicht in strukturierter Form an anderer Stelle in der Instanz enthalten sind."
      },
      {
        "id" : "Observation.text.status",
        "path" : "Observation.text.status",
        "patternCode" : "extensions"
      },
      {
        "id" : "Observation.status",
        "path" : "Observation.status",
        "definition" : "Hier wird ein Code aus dem FHIR ValueSet http://hl7.org/fhir/ValueSet/observation-status angegeben.",
        "mustSupport" : true
      },
      {
        "id" : "Observation.code",
        "path" : "Observation.code",
        "definition" : "Dieses Element stellt das Konzept Übergreifender Hinweis als Code dar.",
        "mustSupport" : true
      },
      {
        "id" : "Observation.code.coding",
        "path" : "Observation.code.coding",
        "slicing" : {
          "discriminator" : [
            {
              "type" : "pattern",
              "path" : "$this"
            }
          ],
          "rules" : "open"
        },
        "min" : 1,
        "mustSupport" : true
      },
      {
        "id" : "Observation.code.coding:loinc",
        "path" : "Observation.code.coding",
        "sliceName" : "loinc",
        "min" : 1,
        "max" : "1",
        "mustSupport" : true,
        "binding" : {
          "strength" : "required",
          "valueSet" : "https://gematik.de/fhir/epa-medication/ValueSet/epa-medication-management-note-vs"
        }
      },
      {
        "id" : "Observation.code.coding:loinc.system",
        "path" : "Observation.code.coding.system",
        "min" : 1,
        "patternUri" : "http://loinc.org",
        "mustSupport" : true
      },
      {
        "id" : "Observation.code.coding:loinc.version",
        "path" : "Observation.code.coding.version",
        "min" : 1,
        "mustSupport" : true
      },
      {
        "id" : "Observation.code.coding:loinc.code",
        "path" : "Observation.code.coding.code",
        "min" : 1,
        "mustSupport" : true
      },
      {
        "id" : "Observation.code.coding:loinc.display",
        "path" : "Observation.code.coding.display",
        "min" : 1,
        "mustSupport" : true
      },
      {
        "id" : "Observation.subject",
        "path" : "Observation.subject",
        "min" : 1,
        "type" : [
          {
            "code" : "Reference",
            "targetProfile" : [
              "http://hl7.org/fhir/StructureDefinition/Patient"
            ]
          }
        ],
        "mustSupport" : true
      },
      {
        "id" : "Observation.subject.identifier",
        "path" : "Observation.subject.identifier",
        "min" : 1,
        "type" : [
          {
            "code" : "Identifier",
            "profile" : [
              "http://fhir.de/StructureDefinition/identifier-kvid-10"
            ]
          }
        ],
        "mustSupport" : true
      },
      {
        "id" : "Observation.effective[x]",
        "path" : "Observation.effective[x]",
        "slicing" : {
          "discriminator" : [
            {
              "type" : "type",
              "path" : "$this"
            }
          ],
          "rules" : "closed"
        },
        "min" : 1,
        "type" : [
          {
            "code" : "dateTime"
          }
        ],
        "mustSupport" : true
      },
      {
        "id" : "Observation.effective[x]:effectiveDateTime",
        "path" : "Observation.effective[x]",
        "sliceName" : "effectiveDateTime",
        "definition" : "Hier wird der Zeitpunkt der Erstellung des übergreifenden Hinweises abgebildet.",
        "min" : 1,
        "max" : "1",
        "type" : [
          {
            "code" : "dateTime"
          }
        ],
        "mustSupport" : true
      },
      {
        "id" : "Observation.performer",
        "path" : "Observation.performer",
        "definition" : "Hier wird die behandelnde Person/Einrichtung referenziert, die die Beobachtung durchgeführt hat.",
        "comment" : "EPAOrganization|1.0.0, EPAPractitionerRole|1.0.0, EPAPractitioner|1.0.0",
        "min" : 1,
        "max" : "1",
        "type" : [
          {
            "code" : "Reference",
            "targetProfile" : [
              "http://hl7.org/fhir/StructureDefinition/Organization",
              "http://hl7.org/fhir/StructureDefinition/Practitioner",
              "http://hl7.org/fhir/StructureDefinition/PractitionerRole"
            ]
          }
        ],
        "mustSupport" : true
      },
      {
        "id" : "Observation.performer.reference",
        "path" : "Observation.performer.reference",
        "mustSupport" : true
      },
      {
        "id" : "Observation.performer.identifier",
        "path" : "Observation.performer.identifier",
        "type" : [
          {
            "code" : "Identifier",
            "profile" : [
              "http://fhir.de/StructureDefinition/identifier-telematik-id"
            ]
          }
        ],
        "mustSupport" : true
      },
      {
        "id" : "Observation.value[x]",
        "path" : "Observation.value[x]",
        "definition" : "Hier wird der Inhalt des übergreifenden Hinweis als Freitext abgebildet.",
        "min" : 1,
        "type" : [
          {
            "code" : "string"
          }
        ],
        "mustSupport" : true
      }
    ]
  },
  "text" : {
  }
}

XIG built as of ??metadata-date??. Found ??metadata-resources?? resources in ??metadata-packages?? packages.